Pocketbase Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Pocketbase Kotlin
Pocketbase Kotlin
/
io.github.agrevster.pocketbaseKotlin
/
PocketbaseError
/
PocketbaseError
Pocketbase
Error
constructor
(
status
:
Int
,
message
:
String
,
data
:
Map
<
String
,
JsonElement
>
)